../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/pgsql/row.d(24,47): Error: `x.ptr` cannot be used in `@safe` code, use `&x[0]` instead src/pgsql/connection.d(607,16): called from here: `hashOf("ERROR")` src/pgsql/connection.d(610,16): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(613,16): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(616,16): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(619,16): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(622,16): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(625,16): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(688,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(693,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(694,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(695,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(696,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(697,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(698,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(702,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/connection.d(703,14): Error: CTFE failed because of previous errors in `hashOf` src/pgsql/client.d(19,18): Error: none of the overloads of `this` are callable using argument types `(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() @system)`, candidates are: ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(40,2): `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.this(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() @safe connection_factory, uint max_concurrent = 4294967295u)` ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(48,2): `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.this(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() connection_factory, uint max_concurrent = 4294967295u)` src/pgsql/client.d(27,18): Error: none of the overloads of `this` are callable using argument types `(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() @system)`, candidates are: ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(40,2): `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.this(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() @safe connection_factory, uint max_concurrent = 4294967295u)` ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(48,2): `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.this(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() connection_factory, uint max_concurrent = 4294967295u)` src/pgsql/client.d(51,21): Error: template instance `pgsql.client.PgSQLClientT!(VibeSocket, cast(ConnectionOptions)0)` error instantiating ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(50,7): Error: `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.__ctor` called with argument types `(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate(), uint)` matches both: ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(40,2): `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.this(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() @safe connection_factory, uint max_concurrent = 4294967295u)` and: ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/connectionpool.d(48,2): `vibe.core.connectionpool.ConnectionPool!(Connection!(VibeSocket, cast(ConnectionOptions)0)*).ConnectionPool.this(Connection!(VibeSocket, cast(ConnectionOptions)0)* delegate() connection_factory, uint max_concurrent = 4294967295u)` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.